home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / program / misc / octamed-.lha / Programmers / ReadMe.doc < prev    next >
Text File  |  1995-08-08  |  3KB  |  74 lines

  1.             OctaMED Player Sources V6
  2.  
  3.        Copyright © 1995 Teijo Kinnunen and RBF Software.
  4.         (Read the full copyright notice below.)
  5.  
  6.  
  7. =================== Programmers' Source material contents ================
  8.  
  9. Document/instruction files (in the recommended order of reading):
  10. -----------------------------------------------------------------
  11. Licence.doc     Licence conditions and application form.
  12. Proplayer.doc       Introduction to player routines and embedded
  13.             player routine (proplayer) instructions.
  14. Library.doc     Player library instructions and autodocs.
  15. MMD_FileFormat.doc  OctaMED/MED module format specifications.
  16.  
  17. Source files:
  18. -------------
  19. proplayer.a     The main four channel player routine.
  20. pro8player.a        Eight channel player routine.
  21. loadmod.a       Module loading/unloading/relocation routines.
  22. reloc.a         A separate module relocation routine.
  23. aura.a          Special Aura output routines.
  24.  
  25. Header files:
  26. -------------
  27. proplayer.h     Prototypes and definitions for the player
  28.             routines.
  29. libproto.h      Library function prototypes and #pragmas.
  30.  
  31. Miscellaneous
  32. -------------
  33. objconv         A binary->object file converter.
  34. medplayer_lib.fd    A function definition file for medplayer.library
  35. octaplayer_lib.fd   A function definition file for octaplayer.library
  36. Examples (dir)      Some example sources
  37.  
  38. =================== Programmers' Source material copyright ===============
  39.  
  40. This is the OctaMED Source disk and it is fully Copyrighted to RBF Software
  41. (Teijo Kinnunen and Ray Burt-Frost).
  42.  
  43. The source is NOT public Domain.
  44.  
  45. However, public domain libraries are very welcome to offer this material to
  46. customers for no more than a very reasonable copying fee only.
  47.  
  48. If you have not allready applied for a programmers licence then it is in
  49. your own interests to do so by printing out, (or copying), the included
  50. copyright licence file titled "Licence.doc" and send it to:
  51.  
  52.             RBF Software.
  53.             169, Dale Valley Road,
  54.             Hollybrook,
  55.             Southampton.
  56.             S016 6QX
  57.             England
  58.  
  59. Those private/individual programmers that intend to use the libraries only
  60. within and for release as Public Domain or shareware programs, (no charges
  61. made), are encouraged to make use of these routines in their progs.
  62.  
  63. Those programmers intending to release a program under any form of
  64. Commercial Copyright banner, MUST, (to avoid legal problems), READ ON:
  65.  
  66. Companies and Programmers that are intending to use the libraries within a
  67. commercial release, MUST, to avoid undesirable legal problems regarding the
  68. use of our Copyrighted libraries, fill in and return the copyright licence
  69. form found on this diskette..
  70.  
  71. We believe all commercial/part-time programmers that are intending to earn
  72. money from the routines will see this as fair, considering the high
  73. earnings that are often forthcoming from their usage in such ventures and
  74. the hard work that Teijo puts into this program.